ke4roh / vertx-engine

An execution engine for processing things, based on vertx
Apache License 2.0
1 stars 2 forks source link

remove DocBasedDisposableManager #55

Closed ke4roh closed 5 years ago

ke4roh commented 5 years ago

This appears to clean up disposables throughout the AbstractStep and Section. I have yet to figure out a good way to test these things, though some logging wizardry could be added to integration tests to allow counting the number of dispose() calls or some such, and we could work out how many there should be.