You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/04/22 22:15:08 UTC

[GitHub] [plc4x] hutcheb opened a new pull request, #358: Plc4py/plc field

hutcheb opened a new pull request, #358:
URL: https://github.com/apache/plc4x/pull/358

   Started to update the PlcField and look at how to handle async functions.
   
   Common problem I've found with using the Future class is there's no way to specify a timeout. This can cause issues with the future not returning and hanging. I'd like to remove the chance of this happening.


-- 
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: dev-unsubscribe@plc4x.apache.org

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


[GitHub] [plc4x] hutcheb merged pull request #358: Plc4py/plc field

Posted by GitBox <gi...@apache.org>.
hutcheb merged PR #358:
URL: https://github.com/apache/plc4x/pull/358


-- 
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: dev-unsubscribe@plc4x.apache.org

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