Changed
- Add support for running
TypeFusionin thetestenvironment with RSpec - Update
Structsyntax for Ruby 3.2/3.1 compatibility - Show how many threads are processing samples
- Rename
TypeFusion::Processor#enqueued_samplesto#enqueued_jobs - Move
TypeFusion::Processorsignal trap to#process!so it doesn't interfere with the Rails server - Keep track of started state of
TypeFusion::Processorso we only need to start the processing once
Commits
Full Changelog: v0.0.5...v0.0.6