Reviewing merge request #2: Header and debug message cleanup, exitThread in threads

- Remove a bunch of old unused headers.
- Remove some debug messages from build
- Instead of using interrupt(), use exitThread(), which allows better control to be implemented.
- Fix a memory leak in fstorageplugin (Should apply cleanly on any base)

Commits that would be merged:

Version 2
  • Version 1
  • Version 2
  • 980c8bd
  • 913d642
  • Improve bulk reader shutdown reliability

  • 0d76720
  • Code cleanup

  • 865c884
  • Add default stall to SETUP

  • 493137b
  • Fix a memory leak

  • 7c29229
  • More fixes to reliable operation

  • 01cb340
  • Move m_bulkWriter to use exitThread

Showing 980c8bd-913d642

Comments

→ State changed from Open to Closed

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository