Moving Local Mode to C++ (#7670)

This commit is contained in:
ijrsvt
2020-04-01 15:50:57 -05:00
committed by GitHub
parent 65054a2c7c
commit 9bfc2c4b54
17 changed files with 489 additions and 648 deletions
+1
View File
@@ -76,6 +76,7 @@ cdef class CoreWorker:
object async_thread
object async_event_loop
object plasma_event_handler
c_bool is_local_mode
cdef _create_put_buffer(self, shared_ptr[CBuffer] &metadata,
size_t data_size, ObjectID object_id,