pa

Results 8 issues of pa

Traceback (most recent call last): File "e:\pa_files\bb_review_robot\wechat-bot\client\python\httpclient.py", line 189, in test() File "e:\pa_files\bb_review_robot\wechat-bot\client\python\httpclient.py", line 175, in test print(wb.get_personal_info()) File "e:\pa_files\bb_review_robot\wechat-bot\client\python\httpclient.py", line 170, in get_personal_info return self.send(uri, data) File "e:\pa_files\bb_review_robot\wechat-bot\client\python\httpclient.py", line...

It can auto renew the lock lease before the lock expires. So the lock is held until out client close or call the unlock operation. Offer some lock apis, will...

Detials are in the design issue: https://github.com/datenlord/datenlord/issues/373

# Background When implementing file read-write locking mechanisms, the remote read-write lock functionality is required. However, etcd currently does not have read-write lock functionality, so it needs to be implemented...

enhancement

### Describe the bug Start the docker service failed as https://www.sofastack.tech/projects/sofa-lookout/quick-start-metrics-server/ ### Expected behavior No error in log. ### Actual behavior Reaching the inner ip of the container, but es...

``` rust pub fn wasi_enabled(&self) -> bool { #[cfg(not(feature = "async"))] unsafe { ffi::WasmEdge_ConfigureHasHostRegistration( self.inner.0, ffi::WasmEdge_HostRegistration_Wasi, ) } #[cfg(all(feature = "async", target_os = "linux"))] { self.async_wasi_enabled } } ```

![image](https://github.com/SJTU-IPADS/ServerlessBench/assets/8100696/2987fafc-2c91-4ade-84c6-1cc3f2cb0292)