fixed test/core_multifile_actions.py#543
Conversation
|
@paolopas given the previous confusion regarding my updating the PRs for testing and cleanups would it be okay to:
Does that sound reasonable? |
I certainly should have marked #542 as a draft, and thank you for pointing it out, and sorry for the mix-up.
who can stop it?
Once I was sure I was done, I closed the PR and submitted one that I consider final, which is this one. It is ready as you see.
When making changes, however, you should be careful to avoid the problems in #540, because otherwise I can't continue working on the same branch either, in addition to the risks of compromising the work done. Unless you're sure you don't need to ask me for any further changes. So yes, it's all reasonable but I can't accept your protocol, if I think a PR is fine as it is I submit it without marking it as a draft. |
|
René, I don't want to sound abrupt, and I want to reassure you that we don't need to invent a new reporting system or a new shared protocol to collaborate safely and effectively. I understand that, after what happened a dozen PRs ago (or more), you're worried that I might do further commits to a PR branch. But aside from the fact that I try to avoid it, if it were to happen, I have the tools to determine whether the branch was modified by you and not proceed anyway. And it seems to me that in fact the problem has not occurred again. On your part, however, it is sufficient that you do not abuse a topic branch if you then ask me to continue working on it. As you can see, we don't have to invent anything that forces us to work differently than usual. |
added test/semaphore.py for testing of JAM_SEMAPHORE, due to actual b2 shell limitations the test does not work on non-posix platforms, and therefore is disabled Closes #543
|
continues on |
added test/semaphore.py for testing of JAM_SEMAPHORE, due to actual b2 shell limitations the test does not work on non-posix platforms, and therefore is disabled
test/semaphore.pyfor testing ofJAM_SEMAPHORE, due to actual b2 shell limitations the test does not work on non-posix platforms, and therefore is disabled