Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polling jobs aren't being shut down gracefully #102

Open
jeremydmiller opened this issue Oct 8, 2013 · 1 comment
Open

Polling jobs aren't being shut down gracefully #102

jeremydmiller opened this issue Oct 8, 2013 · 1 comment
Labels

Comments

@jeremydmiller
Copy link
Contributor

Watch the build output. All the Structuremap exceptions are from the polling jobs trying to fire off after the container is disposed.

Think we add a new Disposable() implemenation on the polling jobs that latches them shut.

@jeremydmiller
Copy link
Contributor Author

The latch didn't help at all. Now I vote that we have it "drain" pending jobs in the deactivation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant