grass
grass copied to clipboard
grass.pygrass: Replace pygrass Messenger with one based on grass.script g.message wrappers
This is an attempt to avoid hanging temporal tests possibly due to some locking bug in pygrass.Messanger implementation.
So it looks like this didn't help with the failing tests: https://github.com/petrasovaa/grass/actions/runs/2277041691
So the problem must be somewhere else.
This was trying to solve the random failing tests, but it didn't help so the problem is probably somewhere else. So I am closing this.