qortal/src
CalDescent 361dc79ede Fixed bug caused by multiple concurrent builds of the same resource.
Several parts of the code request resources to be loaded/built, and these separate threads were tripping over each other and causing build failures. This has been avoided by making sure the resource isn't already building before requesting it.
2021-12-22 19:31:44 +00:00
..
main Fixed bug caused by multiple concurrent builds of the same resource. 2021-12-22 19:31:44 +00:00
test Merge branch 'master' of github.com:Qortal/qortal 2021-12-15 16:40:53 +00:00