You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2021/12/13 15:15:34 UTC

[GitHub] [buildstream] abderrahim commented on pull request #1546: _yaml.pyx: port roundtripping code to the new ruamel.yaml API

abderrahim commented on pull request #1546:
URL: https://github.com/apache/buildstream/pull/1546#issuecomment-992580287


   The problem I'm noticing with this is that if I run the tests in parallel, they often fail with errors like "I/O operation on closed file" or "expected DocumentStartEvent and got MappingStartEvent".
   
   This may be caused by multiple threads trying to use the same object. Do we have something in buildstream that uses thread local storage?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org