Use Vulkan
This commit is contained in:
@@ -49,6 +49,7 @@ class WebAgent(BaseAgent):
|
||||
|
||||
self._update_compiled_context()
|
||||
self._working_memory.add_change_handler(self._update_compiled_context)
|
||||
self._parser._io_buffer.add_change_handler(lambda *_: self._update_compiled_context())
|
||||
|
||||
@property
|
||||
def response_buffer(self) -> ResponseBuffer:
|
||||
|
||||
Reference in New Issue
Block a user