Henrik Enquist
Henrik Enquist
Should I get rid of the changes in the other files than Blackhole.c?
Thanks for looking! I tried again with neo4j 4.4.8, and apoc 4.4.0.6, and yes now it does work! Both for the movie dataset and a much larger one. It works...
We just updated the version in our cloud environment, but unfortunately I still get the same results. Dumping as csv works, while json doesn't. When I do the same on...
This should be fixed by https://github.com/HEnquist/camilladsp/commit/db8b696665284b61ab73251a878227cd8548e4e8
I would expect the sound card to go to sleep in the inactive state. Camilladsp drops the reference to it which triggers a call to close the device: https://github.com/diwic/alsa-rs/blob/a323c994bb7dba52f22e2247ff088ed5194532e2/src/pcm.rs#L297 Don't...
I have decide to not implement the functionality to release the output device when paused. It needs too large changes to parts that are already complicated enough. The workaround is...
It's not done yet. I'll try to include it in the next version.
done in 2.0
Closed as part of spring cleaning
Does this still happen with the latest release?