Results 10 comments of jakdot

## Review checklist for @jakdot ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...

Almost done, I want to check one issue in Functionality with the author.

Hi @prashjha , done with my review. There was one issue with functionality, see here: https://github.com/travisseymour/EPICpy/issues/1#issue-1338771489 Since the author provides a workaround in the thread on the issue, I see...

failure is also supported (as "error"). requested and unrequested checks are not supported. I'll have to check this in the manual to see if I could add them, thanks for...

Thanks, I see (thanks also for the comment in #20). I cannot think of how `buffer failure` and `state error` could differ from each other but I'll take a closer...

Thanks for the examples. If I get it right then buffer failure might be a more specific case, but so far from all examples it seems that whenever there is...

Hi, no, the audition module is not implemented and I am not planning to implement it any time soon. Jakub

!bind! (or using ! in general) is not possible in pyactr. I do not plan to add this functionality because it leads to what I find a confusing code -...

For unittests you can ignore the warnings, unittests set GUI to False no matter what configuration you have (because it makes no sense to have GUI for automatized tests). What...

Hi, Thanks for your interest in pyactr. pyactr was not built with this functionality in mind. However, I think it is possible to mimic multiple agents interacting in one environment....