splunk / eventgen

Splunk Event Generator: Eventgen
Apache License 2.0
380 stars 179 forks source link

Fix bug 230 and add test case #239

Closed li-wu closed 5 years ago

li-wu commented 5 years ago

@lephino I removed the self.workerQueue.unfinished_tasks > 0 and add corresponding test case for this. All functional tests passed. This might not be the final solution as we discussed in the issue. Will change based on your comments.

li-wu commented 5 years ago

CI job failed due to required lib install failure. This will be fixed after pr #238 is merged.